chore(deps): update terraform terraform-ibm-modules/secrets-manager/ibm to v2 - autoclosed #189
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.24.3->2.0.0Release Notes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)
v2.0.0Compare Source
Features
BREAKING CHANGES
v1.26.0Compare Source
Features
(#295) (a0cab06)
kms_instance_guidinput has been removed from the module. It is now programmatically determined from the value ofkms_key_crnis_hpcs_keyhas been added to the module and should be set totrueif the key specified inkms_key_crnis from a Hyper Protect instance. Leave it at false if using Key Protect. If set to true, a second auth policy is created which allows the Secrets Manager instance Viewer access to the HPCS instance.v1.25.5Compare Source
Bug Fixes
v1.25.4Compare Source
Bug Fixes
v1.25.3Compare Source
Bug Fixes
skip_iam_authorization_policyin the fscloud submodule (#301) (94db9b1)v1.25.2Compare Source
Bug Fixes
v1.25.1Compare Source
Bug Fixes
1.76.0(#303) (190d59d)v1.25.0Compare Source
Features
skip_iam_authorization_policywhich defaults to false, meaning by default the module will now create the IAM authorization policies required to enable the IAM credentials engine by creating policies that grants the Secrets Manager instance 'Operator' access to the IAM identity service, and 'Groups Service Member Manage' access to the IAM groups service (#237) (e5d4806)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.